Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: upgrade codecov from v3 to v4, use secret #692

Merged
merged 1 commit into from
May 15, 2024

Conversation

kdmccormick
Copy link
Member

Per https://openedx.atlassian.net/wiki/spaces/COMM/pages/3438280709/Adding+Codecov, I think this is the right thing to do.

@dcoa , could you review this?

@kdmccormick kdmccormick changed the title build: upgrade codecov from v3 to v3, use secret build: upgrade codecov from v3 to v4, use secret May 14, 2024
@kdmccormick
Copy link
Member Author

Hm, the Run Coverage step says:

Error: Codecov token not found. Please provide Codecov token with -t flag.

@dcoa
Copy link
Contributor

dcoa commented May 14, 2024

There is a second file that uses codecov too, manual-publish.yml

@dcoa dcoa self-requested a review May 14, 2024 21:24
Copy link

codecov bot commented May 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.41%. Comparing base (de09872) to head (877f51f).
Report is 19 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #692      +/-   ##
==========================================
- Coverage   83.50%   83.41%   -0.10%     
==========================================
  Files          40       40              
  Lines        1073     1073              
  Branches      197      197              
==========================================
- Hits          896      895       -1     
- Misses        165      166       +1     
  Partials       12       12              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kdmccormick kdmccormick force-pushed the kdmccormick/codecov-v4 branch from 41816d3 to 877f51f Compare May 15, 2024 14:35
@kdmccormick
Copy link
Member Author

@dcoa how does this look?

Copy link
Contributor

@dcoa dcoa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks @kdmccormick

@kdmccormick kdmccormick merged commit 768eb69 into master May 15, 2024
6 of 7 checks passed
@kdmccormick kdmccormick deleted the kdmccormick/codecov-v4 branch May 15, 2024 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants